Platform Explorer / Nuxeo Platform 6.0

Component org.nuxeo.platform.birt.reporting.life.cycles

Contributions

XML Source

<?xml version="1.0"?>
<component name="org.nuxeo.platform.birt.reporting.life.cycles">

  <extension target="org.nuxeo.ecm.core.lifecycle.LifeCycleService"
    point="types">
    <types>
      <type name="BirtReportModel">default</type>
      <type name="BirtReport">default</type>
    </types>
  </extension>

</component>